home *** CD-ROM | disk | FTP | other *** search
/ QuickTime VR Showcase / QuickTime VR Showcase.iso / 3rd Parties / Services / VRToolworks / VRTooltime / VRTooltime.DXR / 00012.ls < prev    next >
Encoding:
Text File  |  1996-12-06  |  90 b   |  9 lines

  1. on enterFrame
  2.   cursor(4)
  3. end
  4.  
  5. on exitFrame
  6.   global movieName
  7.   play movie movieName
  8. end
  9.